In This Topic
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdPicturePDFReducer / GetReducerWarningPageNumber Method

GetReducerWarningPageNumber Method (GdPicturePDFReducer)

In This Topic
Syntax
'Declaration

 

Public Function GetReducerWarningPageNumber( _

   ByVal WarningStatIdx As Integer _

) As Integer
public int GetReducerWarningPageNumber( 

   int WarningStatIdx

)
public function GetReducerWarningPageNumber( 

    WarningStatIdx: Integer

): Integer; 
public function GetReducerWarningPageNumber( 

   WarningStatIdx : int

) : int;
public: int GetReducerWarningPageNumber( 

   int WarningStatIdx

) 
public:

int GetReducerWarningPageNumber( 

   int WarningStatIdx

) 

Parameters

WarningStatIdx
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdPicturePDFReducer
GdPicturePDFReducer Members